arm: socfpga: spl: Use common lowlevel_init
authorDinh Nguyen <[email protected]>
Mon, 30 Mar 2015 22:01:10 +0000 (17:01 -0500)
committerMarek Vasut <[email protected]>
Tue, 21 Apr 2015 10:23:17 +0000 (12:23 +0200)
commit9cfafc7551ff280fbbac50754c6941ca79675e7b
tree871a18e28964646a691e695bbe813509dd21a772
parent89ba82479e7854c5cf42d01cccd1afa81332b717
arm: socfpga: spl: Use common lowlevel_init

For SoCFGPA, use the common ARMv7 lowlevel_init. Thus, we can delete the
SoCFPGA lowlevel_init.S file.

Signed-off-by: Dinh Nguyen <[email protected]>
arch/arm/cpu/armv7/Makefile
arch/arm/cpu/armv7/socfpga/Makefile
arch/arm/cpu/armv7/socfpga/lowlevel_init.S [deleted file]